PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.optionalcontent Package / PDFOptionalContentGroup Class / PDFOptionalContentGroup Constructor / PDFOptionalContentGroup Constructor(PDFCosDictionary)
The COS ocg
In This Topic
    PDFOptionalContentGroup Constructor(PDFCosDictionary)
    In This Topic
    Initializes a new object.
    This method supports the internal library infrastructure and should not be used by external client code.
    Syntax
    public PDFOptionalContentGroup( 
       PDFCosDictionary cosOcg
    )

    Parameters

    cosOcg
    The COS ocg
    See Also